home *** CD-ROM | disk | FTP | other *** search
- object FormOptions: TFormOptions
- Left = 129
- Top = 58
- BorderStyle = bsDialog
- Caption = 'Glyph Pro Options'
- ClientHeight = 329
- ClientWidth = 443
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnCreate = FormCreate
- TextHeight = 16
- object PanelOptions: TPanel
- Left = 0
- Top = 0
- Width = 443
- Height = 329
- Align = alClient
- TabOrder = 0
- object Bevel1: TBevel
- Left = 8
- Top = 272
- Width = 425
- Height = 64
- Shape = bsTopLine
- end
- object BitBtnOK: TBitBtn
- Left = 137
- Top = 284
- Width = 73
- Height = 35
- TabOrder = 0
- OnClick = BitBtnOKClick
- Kind = bkOK
- Style = bsWin31
- end
- object BitBtnCancel: TBitBtn
- Left = 241
- Top = 284
- Width = 73
- Height = 35
- TabOrder = 1
- Kind = bkCancel
- Style = bsWin31
- Spacing = 0
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 80
- Width = 425
- Height = 121
- Caption = 'Glyph Directory List'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- object ListBoxDirectory: TListBox
- Left = 24
- Top = 21
- Width = 289
- Height = 91
- ItemHeight = 13
- TabOrder = 0
- end
- object BitBtnAdd: TBitBtn
- Left = 326
- Top = 21
- Width = 85
- Height = 35
- Caption = '&Add'
- TabOrder = 1
- OnClick = BitBtnAddClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
- 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
- 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
- 333337F373F773333333303330033333333337F3377333333333303333333333
- 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
- 333337777F337F33333330330BB00333333337F373F773333333303330033333
- 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
- 333377777F77377733330BBB0333333333337F337F33333333330BB003333333
- 333373F7733333333333300333333333333337733333333333330000}
- NumGlyphs = 2
- Spacing = 17
- end
- object BitBtnDelete: TBitBtn
- Left = 326
- Top = 73
- Width = 85
- Height = 35
- Caption = '&Remove'
- TabOrder = 2
- OnClick = BitBtnDeleteClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
- 305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
- 005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
- B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
- B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
- B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
- B0557777FF577777F7F500000E055550805577777F7555575755500000555555
- 05555777775555557F55550005555555055555777555555575550000}
- NumGlyphs = 2
- Spacing = 7
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 8
- Width = 425
- Height = 73
- Caption = 'Button'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- object Label1: TLabel
- Left = 20
- Top = 20
- Width = 54
- Height = 13
- Caption = 'Button Size'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 173
- Top = 20
- Width = 86
- Height = 13
- Caption = 'Number Of Glyphs'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 324
- Top = 20
- Width = 83
- Height = 13
- Caption = 'Buttons Per Page'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object SpinEditBtnSize: TSpinEdit
- Left = 24
- Top = 40
- Width = 49
- Height = 22
- MaxValue = 0
- MinValue = 0
- TabOrder = 0
- Value = 30
- end
- object EditBtnsPerPage: TEdit
- Left = 369
- Top = 42
- Width = 35
- Height = 20
- TabOrder = 2
- Text = 'EditBtnsPerPage'
- end
- object ComboBoxGlyphs: TComboBox
- Left = 188
- Top = 42
- Width = 60
- Height = 20
- ItemHeight = 13
- TabOrder = 1
- Text = 'ComboBoxGlyphs'
- end
- end
- object GroupBoxDelphiDir: TGroupBox
- Left = 8
- Top = 200
- Width = 425
- Height = 62
- Caption = 'Delphi Directory'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- object EditDelphiDir: TEdit
- Left = 24
- Top = 24
- Width = 121
- Height = 20
- TabOrder = 0
- Text = 'C:\DELPHI'
- end
- end
- end
- end
-